home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1375 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  683 b 

  1. Path: ctp.com!news
  2. From: Syed Azam <sazam@ctp.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Wriring to the serial port
  5. Date: 10 Jan 1996 18:33:23 GMT
  6. Organization: Cambridge Technology Partners, Inc.
  7. Message-ID: <4d10pj$qfk@concorde.ctp.com>
  8. References: <1a7cc$6323.211@luzskru.cpcnet.com>
  9. NNTP-Posting-Host: wormhole.ctp.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.22 (Windows; I; 32bit)
  14.  
  15.  For 16 bit Windows, the functions to use would be OpenComm, 
  16. WriteComm and CloseComm. I have used these to write a program 
  17. that can dial a number over a modem. I don't know about DOS 
  18. though!
  19.  Hope this helps
  20.     -Syed
  21.  
  22.